Fix non-deterministic unit dependency list generation
authorAndrew Watts <a@andwur.com>
Fri, 21 Apr 2017 01:24:47 +0000 (10:54 +0930)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 16 May 2017 15:07:07 +0000 (08:07 -0700)
commit4894e08d878c74693efa87cc6f6f157a1a69b4a0
tree5614b206dc082f63b67e84236b66d973c5f827c1
parentd5bfd58a03c9ce5bcf37aa712b8c01ffcaebe387
Fix non-deterministic unit dependency list generation

This resulted in the flags passed to rustc having random
ordering, see #3895.
src/cargo/core/resolver/mod.rs
src/cargo/ops/cargo_rustc/context.rs